PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFSampleFunction Class / getInterpolationMode Method
In This Topic
    getInterpolationMode Method
    In This Topic
    Gets the interpolation mode.
    Syntax
    public PDFSampleFunctionInterpolationMode getInterpolationMode()

    Return Value

    A PDFSampleFunctionInterpolationMode enum member that represents the order of interpolation between samples.
    See Also